orientation

abstract fun orientation(orientation: Orientation): T

Configures the page orientation.

Return

this instance

Parameters

orientation

the page orientation

Throws

if the current printing operation has been completed


abstract fun orientation(): Orientation

Returns the page orientation.

Throws

if the current printing operation has been completed